From Mark Bradley:
authorrobertl <robertl>
Sun, 18 Jan 2004 02:15:32 +0000 (02:15 +0000)
committerrobertl <robertl>
Sun, 18 Jan 2004 02:15:32 +0000 (02:15 +0000)
commitd5de52f1bd8b366917ca3610d0d30b6ac86c1916
treed33f5a363841958127cd7cecc3db7c2d7b366726
parentc6f4c35d4c12471590e43969553f9eed581a6743
From Mark Bradley:

- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file

- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging.  The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).

- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps
defs.h
mapsource.c
mingw/mkwintesto.c
reference/mps-empty.mps
reference/route/route.mps
reference/track/mps-track.mps
waypt.c